export declare const stepListStyle: { steps: string; step: import("@vanilla-extract/recipes").RuntimeFn<{ disabled: { false: { color: `var(--${string})`; }; true: { color: `var(--${string})`; }; }; }>; stepDiv: import("@vanilla-extract/recipes").RuntimeFn<{ size: { medium: { fontSize: "24px"; lineHeight: "32px"; }; small: { fontSize: "16px"; lineHeight: "24px"; }; }; }>; }; //# sourceMappingURL=styles.css.d.ts.map